func crypto/internal/fips140/nistec.p521CheckOnCurve
2 uses
crypto/internal/fips140/nistec (current package)
p521.go#L72: if err := p521CheckOnCurve(x, y); err != nil {
p521.go#L132: func p521CheckOnCurve(x, y *fiat.P521Element) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)